home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _09A6C522C353467D95BADBAB8ED2CC03 < prev    next >
Text File  |  2004-02-07  |  11KB  |  185 lines

  1. <html>
  2.  
  3.  <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  5. <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
  6. <title>GPT versus MBR</title>
  7. <link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
  8. <!--
  9. if (navigator.appName !="Netscape")
  10. {   document.write("<link rel='stylesheet' href='default.css'>");}
  11. //-->
  12. </script>
  13.  <script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
  14. <!--
  15. function reDo() {
  16.   if (innerWidth != origWidth || innerHeight != origHeight)
  17.      location.reload();
  18. }
  19. if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
  20.     origWidth = innerWidth;
  21.     origHeight = innerHeight;
  22.     onresize = reDo;
  23. }
  24. onerror = null; 
  25. //-->
  26. </script>
  27. <style type="text/css">
  28. <!--
  29. div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
  30. -->
  31. </style><script type="text/javascript" language="javascript1.2" src="whmsg.js"></script>
  32. <script type="text/javascript" language="javascript" src="whver.js"></script>
  33. <script type="text/javascript" language="javascript1.2" src="whproxy.js"></script>
  34. <script type="text/javascript" language="javascript1.2" src="whutils.js"></script>
  35. <script type="text/javascript" language="javascript1.2" src="whtopic.js"></script>
  36. </head>
  37. <body bgcolor="white" background="file:///D:\Projects\Exact%20Image\gray" lang="EN-US" link="blue" vlink="purple"><script type="text/javascript" language="javascript1.2">
  38. <!--
  39. if (window.gbWhTopic)
  40. {
  41.     if (window.addTocInfo)
  42.     {
  43.     addTocInfo("Basic Concepts\nGPT versus MBR");
  44. addAvenueInfo("Basic Concepts","Paragon_Hot_Processing_Volume_Shadow_Copy_Service.htm","64_bit_Support.htm");
  45. addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
  46.  
  47.     }
  48.     if (window.writeBtnStyle)
  49.         writeBtnStyle();
  50.  
  51.     if (window.writeIntopicBar)
  52.         writeIntopicBar(1);
  53.  
  54.     if (window.setRelStartPage)
  55.     {
  56.     setRelStartPage("db9Per_eng060608.htm");
  57.  
  58.         autoSync(0);
  59.         sendSyncInfo();
  60.         sendAveInfoOut();
  61.     }
  62. }
  63. else
  64.     if (window.gbIE4)
  65.         document.location.reload();
  66. //-->
  67. </script><SCRIPT type="text/javascript" x-save-method="compute-relative" src="./ehlpdhtm.js" name="EHELP_DHTM" language="JavaScript1.2"></SCRIPT>
  68.  
  69. <h2>GPT versus
  70. MBR</h2>
  71.  
  72. <p>GUID Partition Table (GPT) is the next generation of a hard
  73. disk <A  class=glossterm  x-use-popup=#POPUP59543  x-popup-type=expanding href='javascript:kadovTextPopup(this)' id=HotSpot59543>partitioning scheme</A><SCRIPT type="text/javascript" language="JavaScript1.2">kadovTextPopupInit('HotSpot59543');</SCRIPT> developed to lift restrictions of the old <A  class=glossterm  x-use-popup=#POPUP13904  x-popup-type=expanding href='javascript:kadovTextPopup(this)' id=HotSpot13904>MBR</A><SCRIPT type="text/javascript" language="JavaScript1.2">kadovTextPopupInit('HotSpot13904');</SCRIPT>. Being a
  74. part of the Extensible Firmware Interface (EFI) standard proposed by Intel to
  75. replace the outdated PC BIOS, it offers a number of crucial benefits:</p>
  76.  
  77. <p> </p>
  78.  
  79. <p style="margin-left:.5in; text-indent:-.25in; "><span style="font-size:8.0pt; font-family:Wingdings; "><font size=1 style="font-size:8pt;">q<span style="font:7.0pt 'Times New Roman'; "><font size=1 style="font-size:7pt;">      
  80. </font></span></font></span>Up to 128 primary partitions for the Windows
  81. implementation (only 4 in MBR);</p>
  82.  
  83. <p style="margin-left:.5in; text-indent:-.25in; "><span style="font-size:8.0pt; font-family:Wingdings; "><font size=1 style="font-size:8pt;">q<span style="font:7.0pt 'Times New Roman'; "><font size=1 style="font-size:7pt;">      
  84. </font></span></font></span>The maximum allowed partition size is 18
  85. exabytes (only 2 terabytes in MBR);</p>
  86.  
  87. <p style="margin-left:.5in; text-indent:-.25in; "><span style="font-size:8.0pt; font-family:Wingdings; "><font size=1 style="font-size:8pt;">q<span style="font:7.0pt 'Times New Roman'; "><font size=1 style="font-size:7pt;">      
  88. </font></span></font></span>More reliable thanks to replication and cyclic
  89. redundancy check (CRC) protection of the partition table;</p>
  90.  
  91. <p style="margin-left:.5in; text-indent:-.25in; "><span style="font-size:8.0pt; font-family:Wingdings; "><font size=1 style="font-size:8pt;">q<span style="font:7.0pt 'Times New Roman'; "><font size=1 style="font-size:7pt;">      
  92. </font></span></font></span>A well defined and fully self-identifying
  93. partition format (data critical to the platform operation is located in
  94. partitions, but not in un-partitioned or hidden sectors as this is the case
  95. with MBR).</p>
  96.  
  97. <p> </p>
  98.  
  99. <p>Please note, that the current version of the product
  100. provides a limited support of GPT disks:</p>
  101.  
  102. <p> </p>
  103.  
  104. <p style="margin-left:.5in; text-indent:-.25in; "><span style="font-size:8.0pt; font-family:Wingdings; "><font size=1 style="font-size:8pt;">q<span style="font:7.0pt 'Times New Roman'; "><font size=1 style="font-size:7pt;">      
  105. </font></span></font></span><A  class=glossterm  x-use-popup=#POPUP50593  x-popup-type=expanding href='javascript:kadovTextPopup(this)' id=HotSpot50593>Backup</A><SCRIPT type="text/javascript" language="JavaScript1.2">kadovTextPopupInit('HotSpot50593');</SCRIPT> of a separate partition or entire hard
  106. disk;</p>
  107.  
  108. <p style="margin-left:.5in; text-indent:-.25in; "><span style="font-size:8.0pt; font-family:Wingdings; "><font size=1 style="font-size:8pt;">q<span style="font:7.0pt 'Times New Roman'; "><font size=1 style="font-size:7pt;">      
  109. </font></span></font></span>Restore of a partition archive to any location,
  110. even to a block of smaller size taking into account only the amount of actual
  111. data of the image (restore with shrink);</p>
  112.  
  113. <p style="margin-left:.5in; text-indent:-.25in; "><span style="font-size:8.0pt; font-family:Wingdings; "><font size=1 style="font-size:8pt;">q<span style="font:7.0pt 'Times New Roman'; "><font size=1 style="font-size:7pt;">      
  114. </font></span></font></span>Restore of a hard disk archive to its original
  115. location or a larger disk without the resize function;</p>
  116.  
  117. <p style="margin-left:.5in; text-indent:-.25in; "><span style="font-size:8.0pt; font-family:Wingdings; "><font size=1 style="font-size:8pt;">q<span style="font:7.0pt 'Times New Roman'; "><font size=1 style="font-size:7pt;">      
  118. </font></span></font></span>Create partition;</p>
  119.  
  120. <p style="margin-left:.5in; text-indent:-.25in; "><span style="font-size:8.0pt; font-family:Wingdings; "><font size=1 style="font-size:8pt;">q<span style="font:7.0pt 'Times New Roman'; "><font size=1 style="font-size:7pt;">      
  121. </font></span></font></span>Format partition;</p>
  122.  
  123. <p style="margin-left:.5in; text-indent:-.25in; "><span style="font-size:8.0pt; font-family:Wingdings; "><font size=1 style="font-size:8pt;">q<span style="font:7.0pt 'Times New Roman'; "><font size=1 style="font-size:7pt;">      
  124. </font></span></font></span>Delete partition;</p>
  125.  
  126. <p style="margin-left:.5in; text-indent:-.25in; "><span style="font-size:8.0pt; font-family:Wingdings; "><font size=1 style="font-size:8pt;">q<span style="font:7.0pt 'Times New Roman'; "><font size=1 style="font-size:7pt;">      
  127. </font></span></font></span>Check file system integrity;</p>
  128.  
  129. <p style="margin-left:.5in; text-indent:-.25in; "><span style="font-size:8.0pt; font-family:Wingdings; "><font size=1 style="font-size:8pt;">q<span style="font:7.0pt 'Times New Roman'; "><font size=1 style="font-size:7pt;">      
  130. </font></span></font></span>Test surface;</p>
  131.  
  132. <p> </p>
  133.  
  134. <p>Besides, you wonÆt be able to see a drive letter assigned to
  135. a GPT disk in the programÆs interface.</p>
  136.  
  137. <DIV  class=x-popup-text  id=POPUP13904 STYLE='display: none; position: absolute'> 
  138.  
  139.  <P>is the 0th sector of the disk. MBR (Master Boot Record) contains important information about the disk layout:  - The used partitioning scheme;  - The starting records of the Partition Table;  - The standard bootstrap code (or the initial code of boot managers, disk overlay software or boot viruses). Generally, the 0th sector is used for similar purposes in all existing partitioning schemes.     The MBR capacity is not sufficient to contain sophisticated boot programs. That's why the on-boot software is allowed to use the entire 0th track of the disk. For example, boot managing utilities such as LILO, GRUB and Paragon Boot Manager are located in the 0th track.</P> 
  140.  
  141. </DIV>
  142. <DIV  class=x-popup-text  id=POPUP59543 STYLE='display: none; position: absolute'> 
  143.  
  144.  <P>is a set of rules, constraints and format of the on-disk structures to keep information on partitions located on a hard disk. There are known several partitioning schemes. The most popular of them is the so-called DOS partitioning scheme. It was introduced by IBM and Microsoft to use multiple partitions in the disk subsystems on IBM PC compatible computers. Another popular partitioning scheme is the so-called Logical Disks Model (LDM) that originates from the UNIX mainframe systems. Veritas Executive accommodates a simplified version of LDM to the Windows 2000 operating system. Windows 2000 and XP support two quite different partitioning schemes: the old DOS partitioning scheme and the new Dynamic Disk Management (DDM). The problem is that earlier versions of Windows do not support DDM. In addition, most hard disk utilities do not support it as well.</P> 
  145.  
  146. </DIV>
  147. <DIV  class=x-popup-text  id=POPUP50593 STYLE='display: none; position: absolute'> 
  148.  
  149.  <P>The term backup originates from the time when the best way to protect valuable information was to store it in form of archives on external media. It's become now a general notion to mean making duplications of data for protection purposes.</P> 
  150.  
  151. </DIV>
  152. <div placeholder
  153.     id=footer
  154.     style="width: 100%; position: relative;">
  155.  <p id=p39> </p>
  156.  <p id=p40><img src="horiz_mustard_bg.jpg"
  157.                 x-save-file=TRUE
  158.                 x-save-method=compute-relative
  159.                 style="border: none;
  160.                         float: none;
  161.                         width: 368px;
  162.                         height: 5px;
  163.                         border-style: none;
  164.                         border-style: none;"
  165.                 width=368
  166.                 height=5
  167.                 border=0></p>
  168.  <p id=p41
  169.     style="color: #808000;
  170.             font-size: 8pt;
  171.             font-weight: normal;">Copyright(C) 1998-2008 Paragon Technologie 
  172.  GmbH</p>
  173.  <p id=p42
  174.     style="color: #808000;
  175.             font-size: 8pt;
  176.             font-weight: normal;">All rights reserved</p>
  177. </div>
  178. <script type="text/javascript" language="javascript1.2">
  179. <!--
  180. if (window.writeIntopicBar)
  181.     writeIntopicBar(0);
  182. //-->
  183. </script>
  184. </body>
  185. </html>